The sample application GClient builds a Visual C++ application, that invokes the
methods of the Magelis OLE Automation server.

1- Start magelis application
2- Launch Client.exe
3- Invoke Magelis exposed methods by the "Test" menu 

It is provided as a programming sample.
The generation needs the Microsoft DevStudio V5.0 

TLB: 
----
The Type Library defines the server application (Magelis application) and its methods.
The visual C++ client application must add a new class from this type library.
